[INFO] cloning repository https://github.com/unavi-xyz/dwn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unavi-xyz/dwn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funavi-xyz%2Fdwn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funavi-xyz%2Fdwn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7f651e0fbfeafebbf23ae76785a4912e894e0342
[INFO] testing unavi-xyz/dwn against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funavi-xyz%2Fdwn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unavi-xyz/dwn
[INFO] finished tweaking git repo https://github.com/unavi-xyz/dwn
[INFO] tweaked toml for git repo https://github.com/unavi-xyz/dwn written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unavi-xyz/dwn on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unavi-xyz/dwn already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded windows-registry v0.5.3
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded match-lookup v0.1.1
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded native_model_macro v0.4.20
[INFO] [stderr]   Downloaded native_db_macro v0.8.2
[INFO] [stderr]   Downloaded ipld-core v0.4.2
[INFO] [stderr]   Downloaded serde_ipld_dagcbor v0.6.4
[INFO] [stderr]   Downloaded cid v0.11.1
[INFO] [stderr]   Downloaded multihash-derive v0.9.1
[INFO] [stderr]   Downloaded multihash-derive-impl v0.1.2
[INFO] [stderr]   Downloaded cbor4ii v0.2.14
[INFO] [stderr]   Downloaded multihash-codetable v0.1.4
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded borrow-or-share v0.2.2
[INFO] [stderr]   Downloaded blake2s_simd v1.0.3
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded strobe-rs v0.10.0
[INFO] [stderr]   Downloaded fluent-uri v0.3.2
[INFO] [stderr]   Downloaded referencing v0.33.0
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded xdid-method-web v0.6.0
[INFO] [stderr]   Downloaded native_db v0.8.2
[INFO] [stderr]   Downloaded jsonschema v0.33.0
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded xdid-core v0.6.0
[INFO] [stderr]   Downloaded xdid v0.6.0
[INFO] [stderr]   Downloaded xdid-method-key v0.6.0
[INFO] [stderr]   Downloaded native_model v0.4.20
[INFO] [stderr]   Downloaded rust-unixfs v0.5.0
[INFO] [stderr]   Downloaded ipld-dagpb v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db87f954d4bcb69bf77bc998e0c2f9c70a35d3184af820bcfba723e81380a91a
[INFO] running `Command { std: "docker" "start" "-a" "db87f954d4bcb69bf77bc998e0c2f9c70a35d3184af820bcfba723e81380a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db87f954d4bcb69bf77bc998e0c2f9c70a35d3184af820bcfba723e81380a91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db87f954d4bcb69bf77bc998e0c2f9c70a35d3184af820bcfba723e81380a91a", kill_on_drop: false }`
[INFO] [stdout] db87f954d4bcb69bf77bc998e0c2f9c70a35d3184af820bcfba723e81380a91a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a47a989b8f1c4208092667f75041dd106c9fef8fd0a87821e7edb543acebaf59
[INFO] running `Command { std: "docker" "start" "-a" "a47a989b8f1c4208092667f75041dd106c9fef8fd0a87821e7edb543acebaf59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling smol_str v0.3.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=9b00465406f758cd -C extra-filename=-34fb6028e515a2e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c23514cefd9aa7c7.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-de365546141a7cae.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-bb58a37a11906cee.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-0897da15ce1c548c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c5a8540217c8112c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5ffafa3f2ed0bb57.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-edd6e294c1e21a4f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-61ed84375f91dbc7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a0a29b70fd5e735f -C extra-filename=-43942bcc396281e4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2182ad4116e30fde.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e17c86ec972c8604.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ce6a37ea221eee5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a47a989b8f1c4208092667f75041dd106c9fef8fd0a87821e7edb543acebaf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a47a989b8f1c4208092667f75041dd106c9fef8fd0a87821e7edb543acebaf59", kill_on_drop: false }`
[INFO] [stdout] a47a989b8f1c4208092667f75041dd106c9fef8fd0a87821e7edb543acebaf59
